git-exec-intr
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sat, 11 May 2024 21:17:18 +0000 (23:17 +0200)
committerAurelien Jarno <aurel32@debian.org>
Sat, 11 May 2024 21:17:18 +0000 (23:17 +0200)
commitbddb0953a55b8ec7f3ee066e7b03e4997521fd58
treede27bb9b7987a23d179e7da248828aaa7855a157
parent79b0bc3541657ae2ac3daa791b2a26fb999b9c47
git-exec-intr

commit 49b308a26e2a9e02ef396f67f59c462ad4171ea4
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Nov 20 19:19:50 2023 +0100

    hurd: Prevent the final file_exec_paths call from signals

    Otherwise if the exec server started thrashing the old task,
    we won't be able to restart the exec.

    This notably fixes building ghc.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-exec-intr.diff
hurd/hurdexec.c
sysdeps/mach/hurd/spawni.c